purple_attention_type_new

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. PurpleAttentionType* purple_attention_type_new(const(char)* ulname, const(char)* name, const(char)* inc_desc, const(char)* out_desc)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    purple_attention_type_new
    (
    const(char)* ulname
    ,
    const(char)* name
    ,
    const(char)* inc_desc
    ,
    const(char)* out_desc
    )
  2. da_purple_attention_type_new purple_attention_type_new;

Meta